From: Martin Rudalics Date: Tue, 20 Mar 2007 09:37:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1446 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=65f1e4100f9c93223cf2f76b786a568713dd383e;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d0e837e8ab8..05d86b6f1e9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-03-20 Martin Rudalics + + * files.el (basic-save-buffer): Do not set visited filename when + the corresponding directory does not exist or the specified + filename is that of an existing directory. + 2007-03-20 Glenn Morris * calendar/diary-lib.el (diary-live-p): New function. @@ -189,7 +195,7 @@ (rcirc-nick-prefix-chars): Add variable. (rcirc-user-nick): Use above variable. -2007-03-10 Johan Bockg,be(Brd +2007-03-10 Johan Bockg,Ae(Brd * icomplete.el (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil.